Webview and anchors with target _blank

Hi,
in my ASOC-project I have a web view where an URL is loaded. The loaded HTML-documents contains anchor tags where the target is set to _blank. I would love to find out how to open those anchors in let’s say safari. As it is today nothing happens when I click on the anchor.

Any ideas?