Href target _blank not working inner html

Hi,
i’m developing an ionic App. An API responds with HTML and i have to show it in my page.
I do this operation with INNERHTML and DomSanitizer, but not works when i tap it.
I also installed inappbrowser plugin and in my config there is
allow-intent href="*" and allow-navigation href="*"

Can anyone help me please?

Thank you
Luca