Is to possible to do a kind of wildcard add of custom attributes to token?

I have attributes added to users with different names for each user, is it possible to do a like wildcard select to add them all to token without having to map each one?

Or is it better/easier to create one multivalue attribute to add?