Hi @davidsantos
I don’t believe that’s possible without a custom UFM component, someone else asked a similar question here:
You could just use a fallback like this and hard code the content type name:
{umbValue: title | fallback:Rich Text Block}
Or see if you can create a custom UFM component.
Justin