Wraps ProcessTargetString() and handles producing error messages for bad targets. Note that you should use LoadTranslations("common.phrases") in OnPluginStart(). "common.phrases" contains all of the translatable phrases that FindTarget() will reply with in the event a target is not found (error).
stock int FindTarget(int client, const char[] target, bool nobots = false, bool immunity = true)