Is your feature request related to a problem? Please describe.
When using SCEditor and using link option from the toolbar it doesn't allow a user to select its target type to specific how you wish the link to open the url e.g same window or in a new page or tab.
Describe the solution you'd like
The option within SCEditor dropdown for link to have the choice of the types of target types an anchor tag can have.
Describe alternatives you've considered
Another option I've seen is to go into the code mode and manually edit/add a target attribute however when exiting code mode it reverts those changes
Additional context
N/A