Multiple hrefs on widget <Input>

I’m building a note widget and the inability to add multiple URLs (href) to a text or input node is really limiting. The default “sticky” in FigJam handles multiple links within one text node exactly how I would expect, but this seems impossible to recreate with the given tools. Am I missing something?

In the Text component, you can insert multiple Span components to which you can assign different href values.