Content Block is blank

I am building a content block to display several module fields. However, as I am building the block, some of my content does not display after saving the block, and sometimes the entire block refuses to display.

Here’s the content I want to display

After editing and saving the block, here’s what I get:

Any thoughts on how to fix this?

Im guessing an error happens with interpolating(${record…}) values but is not reported to the user.
Either check the console for errors or try to remove certain interpolations to see if it works without (which it should)