@resist1984 Apparently the coarse-grained way to do that is through setting org-hide-block-startup to t, or on a per-file basis with #+STARTUP: hideblocks. That will, unfortunately, apply to *all* such blocks - code, quotes, examples, custom blocks, etc.
I don't see anything that would let you to choose which type of blocks should start folded by default.