The imported type identifier needs to conform to one of the base types. Apple has a list of system-defined UTTypes at the following link:
https://developer.apple.com/documentation/uniformtypeidentifiers/system-declared-uniform-type-identifiers
I'm not sure what UTType would open any file but you could test the following:
public.item
public.content
public.data
public.text
Topic:
Developer Tools & Services
SubTopic:
Xcode