How can I reuse a block multiple times?

The notation you're showing us is for defining and rendering a block. Rendering only is done this way:

{{ block('blockName') }}