Extrair tag html usando regex

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