Get Link Target
element.getTarget()
Get the target value of the link block element.
Syntax
Returns
Promise<null | string | Page | AnyElement | Asset>
A Promise that resolves to the target value of the link. The target value can be a string, Page, Element, or an Asset object.
Example
Designer Ability
Checks for authorization only