Add sequence functionality to return subsequence by block-names
As the get_block function is already implemented, the desired functionality is easily achievable by looping over the specified names.
Edited by Jonathan Weine
As the get_block function is already implemented, the desired functionality is easily achievable by looping over the specified names.