How can I obtain a regular block type in my theme app?

Hi, I want to use block from theme app extensions in my theme, when I check block in theme code editor, it’s type end with a string like uuid, and this string will change every time when I add the block.

Does anyone know how to get a regular block type? Thanks!