I didn't see anything in the documentation that details whether the enqueue_styles parameter pulls in styles in both the front-end and admin views. Is there a way to enqueue the block-specific styles for admin views as well?
The main purpose of the block editor is a block display in the backend like in the frontend. So if you enqueue to load a file style.css for the specific block, it loads in both backend and frontend.