NEEDS REFINEMENT
Followup to #203
The solution implemented in #203 doesn't support importing different versions of tokens.
We need to enable consumers to specify the versions of design tokens they would like to expose, supply those versions, and properly filter output via the api routes, i.e. return all v5 tokens on the /v5/tokens endpoint, and no v6 versions.