List taxonomy terms in a shortcode

Hi! Thank you for Zola. It’s really nice. Here’s my question.

I want to implement a shortcode that would list all terms of a given taxonomy but the get_taxonomy function is not available in shortcodes. I understand the technical reasons for that. Are there any workarounds?