Update FindAlberta and cleanup cmake module
Summary
Improve implementation of FindAlberta, by introducing imported targets. Additionally some unused parameter are removed from the FindAlberta cmake file: OBJECT, SOURCE_ONLY, USE_GENERIC, and GRIDDIM. Thereby, the GRIDDIM parameter is still parsed for backwards compatibility and just sets the WORLDDIM.
Edited by Simon Praetorius