TargetTypes: Extract target-related types to dedicated header

Move some target related enumeration types from `cmStateTypes.h` to a
new header, as these really aren't "state" types. Also, make
`TargetType` a strongly-typed enumeration.
113 files changed