Widget API: `Text` href prop can't set `node-id`

Text component has href prop with string type.
I want to pass a node-id to href like HyperlinkTarget with type: "NODE" for internal link each pages.

Will it be possible?

Apparently, the href property only supports URL links.