Split the string by the specified number of characters and returns it as an array of strings.
Character string to be splited
Array of split string.