Block component

This component calls a Drupal module and uses Twig tweak to render. Also we added 2 fields for a title and a description, just to cover more possibilities.
The block component functionality depends on the `block_list_resource` endpoint, that is generated when the module jfu is installed otherwise if the module is installed we have to uninstall and install it again. Be careful with this change it could remove previous configurations, we recommend having a backup for this particular case.
The Block List Resource resource has a permission "Access GET on Block List Resource resource" we can control who can see the block list related to the block component.