Create Imported Targets before or after find_package_handle_standard_args() call in Find modules?

It is better to make the targets only if the package is actually found as a whole. This avoids “FOUND is false, but I still have targets?”. I’ll fix at least VTK’s FFMPEG module. Thanks.