That sequence of nodes would be looking for all of the block references of the Model Space block, which there are none. To get all the block references in Model Space, use Block.Objects and filter out everything that isn’t a BlockReference object using List.FilterByBoolMask.