Gets a string that specifies the target to where the hypertext link points.

<void> HypertextLink.getTarget(<RequestHypertextLinkCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives a string that specifies the target to where the hypertext link points.
errorCallback Optional. Is called when the operation failed with an error.