This API supports undo/redo in NOTE.This API modifies the single link selected by the current lasso selection. You must lasso-select exactly one link first. If there is no lasso selection, the selection is not a link, or the selection contains multiple links, the call fails.
It is recommended to call this API from the plugin UI entered via a lasso toolbar button.
Returns
APIResponse<boolean>:result === trueindicates modification succeeded.
This API cannot modify a text link into a stroke link, nor modify a stroke link into a text link.