Add `[target].fetch-content` support for easy vendoring...
This can be helpful if the upstream repository's CMakeLists.txt does not work well. Probably some mechanism to transparently specify a target for it would be necessary for this feature to be helpful: [target.mylib] type = "shared" fetch-...