Get a list of gridpoints within distance f input position v. The optional second input can be used to search only visible blocks. Set b = true to search only visible blocks. The default is b = false (searching all blocks).
v - position
f - distance from v to search for gridpoints
b - optional flag that determines if only visible blocks are searched b = \(true\)). Be default b = \(false\).