I think it depends on if you want it to use the setting; the customization does not take it into account, though it looks like it adds the target
appropriately:
Including target='_blank'
will open in a new tab/window regardless of the site setting, since they don’t interact.
On the site where the links are not opening in new tabs, when you check the source do the links contain that target
value?