Use this when you want to resolve a block to its component features within a flow, for example reading the geometry of a block definition for analysis or transformation.
Inputs:
Block: (feature): The block to evaluate.
Method: (string): Whether to deeply evaluate nested blocks ("deep", "explode", "edit").
Outputs:
Features: (feature[ ... ]): The features of the evaluated block.

