What a block is
A block is the default token kind. It is a rectangular token with width, height, and depth controls.
How the system uses blocks
- block is the fallback token kind when a token kind is missing
- it covers the broadest set of generic marker use cases
- imported token data that does not specify a specialized built-in kind can normalize toward block-like behavior