Извлеките HTML -тег с помощью Regex

(<span>|<a href="#">|<div onclick="callMe\(\)">)(.*)(</span>|</a>|</div>)
Impossible Iguana